UFix64INumericUFix64Negative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
UFix64 INumeric<UFix64>.Negative()
Private Function Negative As UFix64
Implements INumeric(Of UFix64).Negative
private:
virtual UFix64 Negative() sealed = INumeric<UFix64>::Negative
private abstract Negative : unit -> UFix64
private override Negative : unit -> UFix64
UFix64The numeric negation of the current value.
INumericTSelfNegative